This project is licensed under the Generic Non-Commercial Copyleft Software License, Version 1.1, as described in the file LICENSE.txt.

Per the license definitions, this project has the following Dependencies:

- The Python compiler and runtime. This code is written for Python 2.x and is tested on version 2.6.1. Earlier versions may not work; later 2.x versions should work; 3.x versions almost certainly will not work. You can get Python from http://www.python.org.

- The 'unicode_file' module, which detects the encoding of Unicode script files and handles them accordingly. This module is included, and provided under the same license. (The cli should function without this wrapper, but only with script files written in plain ASCII.)
